github.com/go-pg/pg/v10/orm.CreateTableQuery.appendFKConstraint (method)
2 uses
github.com/go-pg/pg/v10/orm (current package)
table_create.go#L115: b = q.appendFKConstraint(fmter, b, rel)
table_create.go#L194: func (q *CreateTableQuery) appendFKConstraint(fmter QueryFormatter, b []byte, rel *Relation) []byte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)